GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangle / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangle~RectIntersect / RectIntersect(GdPictureRectangleF,GdPictureRectangleF) Method





In This Topic
RectIntersect(GdPictureRectangleF,GdPictureRectangleF) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Shared Function RectIntersect( _
   ByVal rect1 As GdPictureRectangleF, _
   ByVal rect2 As GdPictureRectangleF _
) As GdPictureRectangleF
public function RectIntersect( 
    rect1: GdPictureRectangleF;
    rect2: GdPictureRectangleF
): GdPictureRectangleF; static; 
public static function RectIntersect( 
   rect1 : GdPictureRectangleF,
   rect2 : GdPictureRectangleF
) : GdPictureRectangleF;

Parameters

rect1
rect2
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangle
GdPictureRectangle Members
Overload List